home *** CD-ROM | disk | FTP | other *** search
/ Into That Dark Night / Into That Dark Night.iso / pc / YadVashem / more.dxr / bitmaps_115_motri05.ls < prev    next >
Encoding:
Text File  |  2001-06-12  |  146 b   |  7 lines

  1. on mouseUp
  2.   set the movieTime of sprite 5 to 20 * 60
  3.   if the movieRate of sprite 5 = 0 then
  4.     set the movieRate of sprite 5 to 1
  5.   end if
  6. end
  7.